home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-11-27 | 1.0 KB | 45 lines | [TEXT/QED1] |
- ;MOVE HD 60:Mansion BBS ƒ:SOSNEWMAN:NEWUSERLOG,&10
- ;MOVE HD 60:Mansion BBS ƒ:SOSNEWMAN:NEWNAMELIST,&11
- /BEGIN
- COMMANDR 12,0
- IFV @USERID,<,1
- REVERSE /BEGIN
- ENDIF
- ;
- MOVE @LIMIT,&50
- LOADUSERINFO
- LIMIT &50
- ;
- ;
- PRINT
- PRINT Welcome!
- PRINT Just a moment while I record your new user stuff...
- PRINT
- PRINT
- ;
- ;
- ;DISPLAY HD 60:Mansion BBS ƒ:Mansion Data:Text:Disclaimer
- ;
- PRINT
- PRINT Please take a few minutes to answer the following questions:
- PRINT
- PRINT 1) Your Reasons for joining The BBS.
- PRINT 2) Your Modem Phone Number (if different from your voice number given).
- PRINT 3) Where did you hear about The BBS?
- PRINT 4) Your Knowledge of Computers and BBS's. (i.e. Novice/ Basic/ Expert/ etc.)
- PRINT 5) What you call BBS's for? (Messages/ Files/ Games/ Other)
- PRINT 6) Anything else you think we should know about you.
- PRINT
- PRINT You Must Enter A Message, or you will Not be validated!
- PRINT
- PRINT Enter 'New User App' for Subject, Thank You.
- PRINT
- PRINT
- ;
- COMMANDR 35,9
- PRINT
- PRINT Thanks Hope to see you around The BBS!
- ;
- RUN LOGON
- END
-